UInt16NIProviderINumericRandomUInt16NGetInstance Method
Returns an instance of T.
Namespace: Jodosoft.NumericsAssembly: Jodosoft.Numerics (in Jodosoft.Numerics.dll) Version: 2.0
INumericRandom<UInt16N> IProvider<INumericRandom<UInt16N>>.GetInstance()
Private Function GetInstance As INumericRandom(Of UInt16N)
Implements IProvider(Of INumericRandom(Of UInt16N)).GetInstance
private:
virtual INumericRandom<UInt16N>^ GetInstance() sealed = IProvider<INumericRandom<UInt16N>^>::GetInstance
private abstract GetInstance : unit -> INumericRandom<UInt16N>
private override GetInstance : unit -> INumericRandom<UInt16N>
INumericRandomUInt16NAn instance of
T.
IProviderTGetInstance